chore(deps): bump the all group across 1 directory with 12 updates#1177
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
chore(deps): bump the all group across 1 directory with 12 updates#1177dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the all group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery) | `1.10.3` | `1.11.0` | | [github.com/gofrs/uuid/v5](https://github.com/gofrs/uuid) | `5.3.2` | `5.4.0` | | [github.com/huandu/go-sqlbuilder](https://github.com/huandu/go-sqlbuilder) | `1.37.0` | `1.38.2` | | [github.com/playwright-community/playwright-go](https://github.com/playwright-community/playwright-go) | `0.5200.0` | `0.5200.1` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.10.1` | `1.10.2` | | [github.com/swaggo/swag](https://github.com/swaggo/swag) | `1.16.4` | `1.16.6` | | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.37.0` | `0.40.0` | | [golang.org/x/image](https://github.com/golang/image) | `0.31.0` | `0.34.0` | | [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.39.0` | `1.42.2` | Updates `github.com/PuerkitoBio/goquery` from 1.10.3 to 1.11.0 - [Release notes](https://github.com/PuerkitoBio/goquery/releases) - [Commits](PuerkitoBio/goquery@v1.10.3...v1.11.0) Updates `github.com/gofrs/uuid/v5` from 5.3.2 to 5.4.0 - [Release notes](https://github.com/gofrs/uuid/releases) - [Commits](gofrs/uuid@v5.3.2...v5.4.0) Updates `github.com/huandu/go-sqlbuilder` from 1.37.0 to 1.38.2 - [Release notes](https://github.com/huandu/go-sqlbuilder/releases) - [Commits](huandu/go-sqlbuilder@v1.37.0...v1.38.2) Updates `github.com/playwright-community/playwright-go` from 0.5200.0 to 0.5200.1 - [Release notes](https://github.com/playwright-community/playwright-go/releases) - [Commits](playwright-community/playwright-go@v0.5200.0...v0.5200.1) Updates `github.com/spf13/cobra` from 1.10.1 to 1.10.2 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.10.1...v1.10.2) Updates `github.com/swaggo/swag` from 1.16.4 to 1.16.6 - [Release notes](https://github.com/swaggo/swag/releases) - [Commits](swaggo/swag@v1.16.4...v1.16.6) Updates `github.com/testcontainers/testcontainers-go` from 0.37.0 to 0.40.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.37.0...v0.40.0) Updates `golang.org/x/crypto` from 0.42.0 to 0.44.0 - [Commits](golang/crypto@v0.42.0...v0.44.0) Updates `golang.org/x/image` from 0.31.0 to 0.34.0 - [Commits](golang/image@v0.31.0...v0.34.0) Updates `golang.org/x/net` from 0.44.0 to 0.47.0 - [Commits](golang/net@v0.44.0...v0.47.0) Updates `golang.org/x/term` from 0.35.0 to 0.37.0 - [Commits](golang/term@v0.35.0...v0.37.0) Updates `modernc.org/sqlite` from 1.39.0 to 1.42.2 - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.39.0...v1.42.2) --- updated-dependencies: - dependency-name: github.com/PuerkitoBio/goquery dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/gofrs/uuid/v5 dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/huandu/go-sqlbuilder dependency-version: 1.38.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/playwright-community/playwright-go dependency-version: 0.5200.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/spf13/cobra dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/swaggo/swag dependency-version: 1.16.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/testcontainers/testcontainers-go dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: golang.org/x/crypto dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: golang.org/x/image dependency-version: 0.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: golang.org/x/net dependency-version: 0.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: golang.org/x/term dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: modernc.org/sqlite dependency-version: 1.42.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1177 +/- ##
==========================================
+ Coverage 50.19% 51.35% +1.15%
==========================================
Files 75 75
Lines 7532 5803 -1729
==========================================
- Hits 3781 2980 -801
+ Misses 3414 2486 -928
Partials 337 337 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all group with 9 updates in the / directory:
1.10.31.11.05.3.25.4.01.37.01.38.20.5200.00.5200.11.10.11.10.21.16.41.16.60.37.00.40.00.31.00.34.01.39.01.42.2Updates
github.com/PuerkitoBio/goqueryfrom 1.10.3 to 1.11.0Release notes
Sourced from github.com/PuerkitoBio/goquery's releases.
Commits
d3e3ce5Merge pull request #534 from PuerkitoBio/mna-prepare-1.119841a36Update readme for 1.11 release469d4eaMerge pull request #533 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...a03654eBump golang.org/x/net from 0.43.0 to 0.47.0faf16caMerge pull request #523 from PuerkitoBio/dependabot/github_actions/actions/ch...4c1c718Update test matrix to run on Go 1.24 and 1.2562bfb67Bump actions/checkout from 4 to 5e314281Merge pull request #525 from PuerkitoBio/dependabot/github_actions/actions/se...0961921Bump actions/setup-go from 5 to 6695fbfdMerge pull request #522 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...Updates
github.com/gofrs/uuid/v5from 5.3.2 to 5.4.0Release notes
Sourced from github.com/gofrs/uuid/v5's releases.
Commits
153266aAdd IsZero method to UUID type for MongoDB omitzero support (#226)90a218bBump the all group across 1 directory with 4 updates (#230)5ec55b6Bump the all group with 2 updates (#227)e1fb84eperf: reduce allocations in NewV3 and NewV5 (#221)f37c04dBump the all group with 4 updates (#225)efd4d5afix: deduplicate UUID parsing logic with parsing tests #217; (#218)bbcba78Bump the all group across 1 directory with 4 updates (#223)78d4142Bump github/codeql-action from 3.28.18 to 3.29.0 in the all group (#215)6fd71a3Bump the all group across 1 directory with 4 updates (#214)eabfc15Bump the all group with 2 updates (#212)Updates
github.com/huandu/go-sqlbuilderfrom 1.37.0 to 1.38.2Release notes
Sourced from github.com/huandu/go-sqlbuilder's releases.
Commits
21cf114Merge pull request #228 from shoriwe/fix/sqlite-strings2994d27fix: removed commentsdd48ffdtest: make all tests pass by resolving to correct SQLite syntax0183453fix #223: mark OrderBy as "not recommended" rather than deprecatede8fd33aMerge pull request #226 from shoriwe/fix/improve-error-contextd57b6b3fix: improved msg during byte slice947cd76fix: factually correct escpaing in sqlite4adf799fix: sqlite single quote interpolationse36402afix: improve error-msg context for unsupported types during interpolatione4f129eMerge pull request #222 from zhangyongding/fix-oralce-limitUpdates
github.com/playwright-community/playwright-gofrom 0.5200.0 to 0.5200.1Release notes
Sourced from github.com/playwright-community/playwright-go's releases.
Commits
56e30d6fix: waiter#RunAndWait maybe cause deadlock. (#555)a70e216test: wait for workerFunction to be defined in worker test (#561)2943f90fix(ci): github runner deprecated ubuntu 20.04 (#560)123b947fix: prevent panic in Sizes() (#544)ed0010ffix: ignore nil error for up2date (#552)556282efix(ci): misuse of matrix conditional (#559)6a47e17ci: handle github action faillures (#553)4d70e13docs: modify the playwright driver installation instructions (#542)Updates
github.com/spf13/cobrafrom 1.10.1 to 1.10.2Release notes
Sourced from github.com/spf13/cobra's releases.
Commits
88b30abchore: Migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 (#2336)346d408fix: actions/setup-go v6 (#2337)fc81d20refactor: change minUsagePadding from var to const (#2325)117698arefactor: replace several vars with consts (#2328)e2dd29dAdd documentation for repeated flags functionality (#2316)0629892Fix linter (#2327)Updates
github.com/swaggo/swagfrom 1.16.4 to 1.16.6Release notes
Sourced from github.com/swaggo/swag's releases.
... (truncated)
Commits
f676981feat: allow description line continuation (#2048)252fecdUse the structs name without the@namecomment (#2043)b0c5cc9Feature: allow enum ordered const name override (2nd PR for this) (#2046)0f3bf86fix: router with tilde #2004 (#2005)d7cec57fix: prevent nil pointer dereference in getFuncDoc when parsing dependencies ...15a183bfeat: json:omitempty marks field as optional (#2041)714cd12fix(test): includerunetest in enums tests (#2025)93e8685chore(deps): bump golang.org/x/crypto in /example/celler (#1993)aee4fddRemove redundant (default: false) for parseFuncBody flag (#1961)5c99c17x/text v0.21, x/tools v0.21 (#1962)Updates
github.com/testcontainers/testcontainers-gofrom 0.37.0 to 0.40.0Release notes
Sourced from github.com/testcontainers/testcontainers-go's releases.
... (truncated)
Commits
71b5775chore: use new version (v0.40.0) in modules and examples7e7e8ccchore(deps): bump amannn/action-semantic-pull-request from 5.5.3 to 6.1.1 (#3...f95900ffeat(azure): add cosmosdb module (#3452)1ed2735fix(udp): expose UDP ports properly (#3485)7527203chore(deps): bump golang.org/x/sys from 0.36.0 to 0.37.0 and golang.org/x/cry...aa75771chore(deps): bump github.com/docker/docker from 28.3.3+incompatible to 28.5.1...bddd936feat(wait): add human-readable String() methods to all wait strategies (#3461)666b20dchore(deps): bump mkdocs-include-markdown-plugin from 7.1.6 to 7.2.0 (#3463)56b85e5chore(deps): bump actions/setup-go from 5.4.0 to 6.0.0 (#3462)9895e2echore: enable prealloc linter and address issues (#3458)Updates
golang.org/x/cryptofrom 0.42.0 to 0.44.0Commits
122a78fgo.mod: update golang.org/x dependenciesc0531f9all: eliminate vet diagnostics0997000all: fix some comments017a1aachacha20poly1305: panic on dst and additionalData overlapcf29fa9sha3: make it mostly a wrapper around crypto/sha30b7aa0cssh: use reflect.TypeFor instead of reflect.TypeOf1faea29all: fix some typos in comment627cb89go.mod: update golang.org/x dependenciesdca4914acme: fix autocert TestHTTPHandlerDefaultFallback1336e21x509roots/fallback: update bundleUpdates
golang.org/x/imagefrom 0.31.0 to 0.34.0Commits
c53c97fgo.mod: update golang.org/x dependencies9032ff7all: eliminate vet diagnostics9c9d08cgo.mod: update golang.org/x dependencies742b1b7all: fix some comments7321200vector: use built-in max/min to simplify the code8c4e1c8go.mod: update golang.org/x dependencies261d277draw: accept slightly different JPEG decodingsUpdates
golang.org/x/netfrom 0.44.0 to 0.47.0Commits
9a29643go.mod: update golang.org/x dependencies07cefd8context: deprecate5ac9dacpublicsuffix: don't treat ip addresses as domain namesd1f64ccquic: use testing/synctestfff0469http2: document that RFC 7540 prioritization does not work with small payloadsf35e3a4http2: fix weight overflow in RFC 7540 write scheduler89adc90http2: fix typo referring to RFC 9218 as RFC 9128 instead8d76a2cquic: don't defer MAX_STREAMS frames indefinitely027f8b7quic: fix expected ACK Delay in client's ACK after HANDSHAKE_DONEdec9fe7dns/dnsmessage: update SVCB packing to prohibit name compressionUpdates
golang.org/x/termfrom 0.35.0 to 0.37.0Commits
1231d54go.mod: update golang.org/x dependencies3475bc8term: fix some comments3a0828ago.mod: update golang.org/x dependenciesUpdates
modernc.org/sqlitefrom 1.39.0 to 1.42.2Commits
05f0a52Merge branch 'fix-241' into 'master'f8f5a75fix TOCTOU interrupt race8f3ecadretract v1.42.0, revert to v1.41.0 state25fe049upgrade to SQLite 3.51.1...b26df5eupgrade to SQLite 3.51.1c233febremove TestIssue236: it does no more test anything981f9f1fix flaky TestRegisteredFunctions/QueryContext_with_successful_...5970f2ffix build on 32b targets03b667foptimize prepared statements, updates #2363ca716dreorganize code with no other changesDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions